fix_xmlwriter_ascii_implicit_cellarray_segfault.patch: write the cell types
authorAnton Gladky <gladk@debian.org>
Tue, 28 Jul 2026 14:19:04 +0000 (16:19 +0200)
committerAnton Gladky <gladk@debian.org>
Tue, 28 Jul 2026 14:19:04 +0000 (16:19 +0200)
commit30f155aad3f9bf676cce6b12ee9b30ecc346ca6f
treeb2114264e7a92f90f67704fd197becd0076f20c4
parent389a239f10a341b6fa0cc4aa5a33149f83011143
fix_xmlwriter_ascii_implicit_cellarray_segfault.patch: write the cell types

Guarding the null iterator only removed the crash, the array was still
written empty. Write arrays without an iterator through an explicit copy
and let the autopkgtest read the file back to check the cell count.
debian/patches/fix_xmlwriter_ascii_implicit_cellarray_segfault.patch
debian/tests/writeVTUAsciiImplicitCellTypes